xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PARAMS
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 15 Feb 2010 08:19:07 +0000 (08:19 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 15 Feb 2010 08:19:07 +0000 (08:19 +0000)
commite8918e36f9430fc6138a609805f31728cc1b5fe8
tree554c1d5ff1afde0bbc67586c492cf2cf21b5d0c5
parentffd2932a60a21c499268e1a4dc0ccca904f36abc
xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PARAMS

Two 'name's are defined in LEGACY_CFG_TYPES of XendConfig.py.
LEGACY_XENSTORE_VM_PARAMS also is same.
This patch removes redundant 'name's.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xend/XendConfig.py